home *** CD-ROM | disk | FTP | other *** search
- Path: news.den.mmc.com!usenet
- From: Steve Howard <howard@mtm.syr.ge.com>
- Newsgroups: comp.lang.c++
- Subject: Re: C++ keyword
- Date: Thu, 14 Mar 1996 07:46:11 -0500
- Organization: Lockheed Martin Ocean, Radar & Sensor Systems - Syracuse
- Message-ID: <31481513.2611@mtm.syr.ge.com>
- References: <mwoods-1403961501550001@ou048057.otago.ac.nz>
- NNTP-Posting-Host: 144.219.108.219
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- Matt B. Woods wrote:
- >
-
- > Can anyone tell me what 'throw' means?
-
- The "throw" keyword causes an exception to be thrown. The
- exception will be handled in a block beginning with the keyword
- "catch" for the particular exception thrown.
-
-
- --
- E. Steve Howard | Lockheed Martin
- | Ocean, Radar, & Sensor Systems
- mailto:howard@mtm.syr.ge.com | Syracuse, NY
-